home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / dcom / modems-part2 / 11055 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  2.2 KB

  1. Path: FreeNet.Carleton.CA!an171
  2. From: an171@FreeNet.Carleton.CA (Anthony Hill)
  3. Newsgroups: comp.dcom.modems
  4. Subject: Re: Does any 28.8 modem have a built-in 16650UART chip
  5. Date: 15 Apr 1996 05:03:40 GMT
  6. Organization: The National Capital FreeNet
  7. Sender: an171@freenet2.carleton.ca (Anthony Hill)
  8. Message-ID: <4kslbc$jtd@freenet-news.carleton.ca>
  9. References: <4ka0cb$5m7@newshound.csrv.uidaho.edu> <4kouq7$cdk@news.xs4all.nl> <4ks998$pbb@news.tricon.net>
  10. Reply-To: an171@FreeNet.Carleton.CA (Anthony Hill)
  11. NNTP-Posting-Host: freenet2.carleton.ca
  12.  
  13.  
  14. Mark Cooperstein (cooperst@tricon.net) writes:
  15. > In article <4kouq7$cdk@news.xs4all.nl>, vwc002@xs4all.nl (Harm Lok) wrote:
  16. >>In article <4ka0cb$5m7@newshound.csrv.uidaho.edu>, ma@cs.uidaho.edu 
  17. >>says...
  18. >>>
  19. >>>Hi: 
  20. >>>        Some body told me that any 28.8 modem should have a built in 
  21. >>high speed
  22. >>>UART chip such as 16650. Is it true ?. 
  23. >>>
  24. >>>
  25. > Sam,
  26. >         why would any internal modem need a UART 16550/16650?? A uart is a 
  27. > device that can change serial data to parallel data.  External modems need 
  28. > UARTS, internal modems should not as they are already sitting on a parallel 
  29. > bus!!
  30.  
  31.     Because internal modems convert the data they get from the phone
  32. lines from parallel to serial, just like their external counterparts do,
  33. but where the externals send the data over a serial cable, the internals
  34. just send the data to another the UART on the same PCB which then converts
  35. it back into parallel data to be sent over the bus.  Sounds dumb, and
  36. actually is, but that's how software is designed to work with modems.  In
  37. truth though, most modems emulate UARTs, and likely don't go through this
  38. process (they just pretend to).
  39.  
  40.     In any case, to answer the original question, yes, all internal
  41. modems should come with a built in high speed UART or, as mentioned above,
  42. an emulation thereof.  But you probably do NOT need a 16650, a 16550
  43. should do just fine.  Actualy, I can't think of a single internal modem that
  44. uses a 16650 UART (although I think the PPI PCMCIA modems use one, but
  45. don't quote me on that).  External modems don't have built in UARTs, as
  46. they use the UART on the serial port.
  47.  
  48. Anthony
  49.  
  50. --
  51. Anthony Hill | an171@FreeNet.Carleton.CA
  52.